home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
citta
/
mi053.dir
/
00072_Script_72
< prev
next >
Wrap
Text File
|
1983-01-31
|
655b
|
31 lines
on exitFrame
if the mousecast =201 then
set the castnum of sprite 48 to 203
end if
if the mousecast =83 then
set the visible of sprite 47 to true
set the visible of sprite 48 to true
end if
if the mousev<421 then
set the visible of sprite 47 to false
set the visible of sprite 48 to false
end if
if the mousecast =260 then
set the castnum of sprite 46 to 270
end if
if the mousecast =85 or the mousecast=1 then
set the castnum of sprite 46 to 260
end if
if the mousecast=200 then
set the castnum of sprite 48 to 201
end if
go to the frame
end